.NET Framework version history

Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released.[1]

Version 3.0 of the .NET Framework is included with Windows Server 2008 and Windows Vista. Version 3.5 is included with Windows 7, and can also be installed on Windows XP and the Windows Server 2003 family of operating systems.[2] On April 12, 2010, .NET Framework 4 was released alongside Visual Studio 2010.

The .NET Framework family also includes two versions for mobile or embedded device use. A reduced version of the framework, the .NET Compact Framework, is available on Windows CE platforms, including Windows Mobile devices such as smartphones. Additionally, the .NET Micro Framework is targeted at severely resource-constrained devices.

Version Version Number Release Date Visual Studio Default in Windows
1.0 1.0.3705.0 2002-02-13 Visual Studio .NET
1.1 1.1.4322.573 2003-04-24 Visual Studio .NET 2003 Windows Server 2003
2.0 2.0.50727.42 2005-11-07 Visual Studio 2005 Windows Server 2003 R2
3.0 3.0.4506.30 2006-11-06 Windows Vista, Windows Server 2008
3.5 3.5.21022.8 2007-11-19 Visual Studio 2008 Windows 7, Windows Server 2008 R2
4.0 4.0.30319.1 2010-04-12 Visual Studio 2010
4.5 4.5.?????.? 2012-??-?? Visual Studio 11 Windows 8, Windows Server 8

A more complete listing of the releases of the .NET Framework may be found on the List of .NET Framework versions.

Contents

.NET Framework 1.1

This is the first major .NET Framework upgrade. It is available on its own as a redistributable package or in a software development kit, and was published on 3 April 2003. It is also part of the second release of Microsoft Visual Studio .NET (released as Visual Studio .NET 2003). This is the first version of the .NET Framework to be included as part of the Windows operating system, shipping with Windows Server 2003. Mainstream support for .NET Framework 1.1 ended on 14 October 2008, and extended support ends on 8 October 2013. Since .NET 1.1 is a component of Windows Server 2003, extended support for .NET 1.1 on Server 2003 will run out with that of the OS – currently 14 July 2015. .NET 1.1 is the last available version for Windows NT 4.0.

If .NET Framework 1.0 is removed, installing only .NET Framework 1.1 also provides the system support for version 1.0, except in rare instances where an application will not run because it checks the version number of a library.[3]

Changes in 1.1 in comparison with 1.0

.NET Framework 2.0

Released with Visual Studio 2005, Microsoft SQL Server 2005, and BizTalk 2006.

Changes in 2.0 in comparison with 1.1

.NET Framework 3.0

.NET Framework 3.0, formerly called WinFX,[5] was released on 21 November 2006. It includes a new set of managed code APIs that are an integral part of Windows Vista and Windows Server 2008 operating systems. It is also available for Windows XP SP2 and Windows Server 2003 as a download. There are no major architectural changes included with this release; .NET Framework 3.0 uses the Common Language Runtime of .NET Framework 2.0.[6] Unlike the previous major .NET releases there was no .NET Compact Framework release made as a counterpart of this version. Version 3.0 of the .NET Framework shipped with Windows Vista. It also shipped with Windows Server 2008 as an optional component (disabled by default).

.NET Framework 3.0 consists of four major new components:

.NET Framework 3.5

Version 3.5 of the .NET Framework was released on 19 November 2007, but it is not included with Windows Server 2008. As with .NET Framework 3.0, version 3.5 uses the CLR of version 2.0. In addition, it installs .NET Framework 2.0 SP1, (installs .NET Framework 2.0 SP2 with 3.5 SP1) and .NET Framework 3.0 SP1 (installs .NET Framework 3.0 SP2 with 3.5 SP1), which adds some methods and properties to the BCL classes in version 2.0 which are required for version 3.5 features such as Language Integrated Query (LINQ). These changes do not affect applications written for version 2.0, however.[7]

As with previous versions, a new .NET Compact Framework 3.5 was released in tandem with this update in order to provide support for additional features on Windows Mobile and Windows Embedded CE devices.

The source code of the Base Class Library in this version has been partially released (for debugging reference only) under the Microsoft Reference Source License.[8]

Service Pack 1

The .NET Framework 3.5 Service Pack 1 was released on 11 August 2008. This release adds new functionality and provides performance improvements under certain conditions,[9] especially with WPF where 20-45% improvements are expected. Two new data service components have been added, the ADO.NET Entity Framework and ADO.NET Data Services. Two new assemblies for web development, System.Web.Abstraction and System.Web.Routing, have been added; these are used in the ASP.NET MVC Framework and, reportedly, will be utilized in the future release of ASP.NET Forms applications. Service Pack 1 is included with SQL Server 2008 and Visual Studio 2008 Service Pack 1. It also featured a new set of controls called "Visual Basic Power Packs" which brought back Visual Basic controls such as "Line" and "Shape". Version 3.5 SP1 of the .NET Framework shipped with Windows 7. It also shipped with Windows Server 2008 R2 as an optional component (disabled by default).

.NET Framework 3.5 SP1 Client Profile

For the .NET Framework 3.5 SP1 there is also a new variant of the .NET Framework, called the ".NET Framework Client Profile", which at 28 MB is significantly smaller than the full framework and only installs components that are the most relevant to desktop applications.[10] However, the Client Profile amounts to this size only if using the online installer on Windows XP SP2 when no other .NET Frameworks are installed. When using the off-line installer or any other OS, the download size is still 250 MB.[11]

.NET Framework 4

Key focuses for this release are:

History

Microsoft announced the intention to ship .NET Framework 4 on 29 September 2008. The Public Beta was released on 20 May 2009.[15]

On 28 July 2009, a second release of the .NET Framework 4 beta was made available with experimental software transactional memory support.[16] This functionality is not available in the final version of the framework.

On 19 October 2009, Microsoft released Beta 2 of the .NET Framework 4.[17] At the same time, Microsoft announced the expected launch date for .NET Framework 4 as the 22 March 2010.[17] This launch date was subsequently delayed to 12 April 2010.[18]

On 10 February 2010, a release candidate was published: Version:RC.[19]

On 12 April 2010, the final version of .NET Framework 4.0 was launched alongside the final release of Visual Studio 2010.

On 18 April 2011, version 4.0.1 was released supporting some customer-demanded fixes for Windows Workflow Foundation.[20] Its design-time component, which requires Visual Studio 2010 SP1, adds a workflow state machine designer.[21]

On 19 October 2011, version 4.0.2 was released supporting some new features of Microsoft SQL Server.[22]

Windows Server AppFabric

After the release of the .NET Framework 4, Microsoft released a set of enhancements, named Windows Server AppFabric,[23] for application server capabilities in the form of AppFabric Hosting[24][25] and in-memory distributed caching support.

.NET Framework 4.5 (Upcoming)

A preview version of .NET Framework 4.5 (Developer Preview: 4.5.40805) has been released on September 14, 2011.,[26] a set of new or improved features are added into this version.[27]

.NET for Metro style apps

Metro style apps are designed for specific form factors and leverage the power of the Windows operating system. A subset of the .NET Framework is available for building Metro style apps for Windows 8+ using C# or Visual Basic. This subset is called .NET APIs for Metro style apps.

Framework Core

Core Features

Managed Extensibility Framework (MEF)

Asynchronous File Operations

In the .NET Framework 4.5 Developer Preview, new asynchronous features were added to the C# and Visual Basic languages. These features add a task-based model for performing asynchronous operations.

ASP.NET

Networking

  1. Provides a new programming interface for HTTP applications: System.Net.Http namespace and System.Net.Http.Headers namespaces are added.
  2. Other improvements:

Windows Presentation Foundation (WPF)

See also

References

  1. ^ "Framework Versions". Archived from the original on May 4, 2008. http://web.archive.org/web/20080504160116/http://ben.skyiv.com/clrversion.html. 
  2. ^ Microsoft. "Microsoft .NET Framework 3.5 Administrator Deployment Guide". http://msdn.microsoft.com/library/cc160717.aspx. Retrieved 26 June 2008. 
  3. ^ ".NET Framework Developer Center – Frequently Asked Questions". http://msdn.microsoft.com/en-us/netframework/Aa497323.aspx. 
  4. ^ "Microsoft .NET Framework 3.5 in Windows 2000". Archived from the original on 6 October 2011. http://www.webcitation.org/62ENcPdNi. Retrieved 6 October 2011. 
  5. ^ WinFX name change announcement Archived 21 June 2007 at WebCite
  6. ^ ".NET Framework 3.0 Versioning and Deployment Q&A". http://msdn.microsoft.com/netframework/aa663314.aspx. Retrieved 1 June 2008. 
  7. ^ "Catching RedBits differences in .NET 2.0 and .NET 2.0SP1". http://www.hanselman.com/blog/CommentView.aspx?guid=7cd75505-192f-4fef-b617-e47e1e2cb94b. Retrieved 1 June 2008. 
  8. ^ Scott Guthrie (3 October 2007). "Releasing the Source Code for the NET Framework". http://weblogs.asp.net/scottgu/archive/2007/10/03/releasing-the-source-code-for-the-net-framework-libraries.aspx. Retrieved 15 September 2010. 
  9. ^ "Visual Studio 2008 Service Pack 1 and .NET Framework 3.5 Service Pack 1". http://msdn.microsoft.com/vstudio/products/cc533447.aspx. Retrieved 7 September 2008. 
  10. ^ Justin Van Patten (21 May 2008). ".NET Framework Client Profile". BCL Team Blog. MSDN Blogs. http://blogs.msdn.com/bclteam/archive/2008/05/21/net-framework-client-profile-justin-van-patten.aspx. Retrieved 30 September 2008. 
  11. ^ Jaime Rodriguez (20 August 2008). "Client profile explained..". http://blogs.msdn.com/jaimer/archive/2008/08/20/client-profile-explained.aspx. Retrieved 15 February 2009. 
  12. ^ S. Somasegar. "The world of multi and many cores". Archived from the original on 2007-06-22. http://blogs.msdn.com/somasegar/archive/2007/05/09/the-world-of-multi-and-many-cores.aspx. Retrieved 1 June 2008. 
  13. ^ "Parallel LINQ: Running Queries On Multi-Core Processors". http://msdn.microsoft.com/magazine/cc163329.aspx. Retrieved 2 June 2008. 
  14. ^ "Parallel Performance: Optimize Managed Code For Multi-Core Machines". http://msdn.microsoft.com/magazine/cc163340.aspx. Retrieved 2 June 2008. 
  15. ^ S. Somasegar. "Visual Studio 2010 and .NET FX 4 Beta 1 ships!". Archived from the original on 27 May 2009. http://blogs.msdn.com/somasegar/archive/2009/05/18/visual-studio-2010-and-net-fx-4-beta-1-ships.aspx. Retrieved 25 May 2009. 
  16. ^ "STM.NET on DevLabs". 27 July 2008. Archived from the original on 10 August 2009. http://blogs.msdn.com/somasegar/archive/2009/07/27/stm-net-in-devlabs.aspx. Retrieved 6 August 2008. 
  17. ^ a b S. Somasegar. "Announcing Visual Studio 2010 and .NET FX 4 Beta 2". MSDN Blogs. http://blogs.msdn.com/somasegar/archive/2009/10/19/announcing-visual-studio-2010-and-net-fx-4-beta-2.aspx. Retrieved 20 October 2009. 
  18. ^ Rob Caron. "Visual Studio 2010 and .NET Framework 4 Launch Date". MSDN Blogs. http://blogs.msdn.com/robcaron/archive/2010/01/13/9948172.aspx. Retrieved 13 January 2010. 
  19. ^ http://www.infoworld.com/d/developer-world/microsoft-offers-visual-studio-2010-release-candidate-643 Archived May 21, 2010 at the Wayback Machine
  20. ^ http://support.microsoft.com/kb/2495593
  21. ^ http://blogs.msdn.com/b/endpoint/archive/2011/04/18/microsoft-net-framework-4-platform-update-1.aspx
  22. ^ http://support.microsoft.com/kb/2544514
  23. ^ Windows Server AppFabric now Generally Available : AppFabric Blog : The Official Microsoft IIS Site
  24. ^ "'Dublin' App Server coming to .NET 4". DevSource. http://www.devsource.com/c/a/Architecture/Dublin-App-Server-coming-toNET-40/. Retrieved 27 April 2009. 
  25. ^ ".NET Framework 4 and Dublin Application Server". MSDN Blogs. http://blogs.msdn.com/architectsrule/archive/2008/10/01/net-framework-4-0-and-dublin-application-server.aspx. Retrieved 27 April 2009. 
  26. ^ Jason Zander(MSDN Blogs). "Announcing Visual Studio 11 Developer Preview". http://blogs.msdn.com/b/jasonz/archive/2011/09/14/announcing-visual-studio-11-developer-preview.aspx. Retrieved September 14, 2011. 
  27. ^ MSDN Library. "What's New in the .NET Framework 4.5 Developer Preview". http://msdn.microsoft.com/en-us/library/ms171868%28v=VS.110%29.aspx. Retrieved September 13, 2011.